Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow client to configure the expiry on the OTP #1127

Closed
sitaram-kalluri opened this issue Sep 25, 2023 · 3 comments · Fixed by atsign-foundation/at_server#1609
Closed

Allow client to configure the expiry on the OTP #1127

sitaram-kalluri opened this issue Sep 25, 2023 · 3 comments · Fixed by atsign-foundation/at_server#1609
Assignees
Labels
enhancement New feature or request

Comments

@sitaram-kalluri
Copy link
Member

sitaram-kalluri commented Sep 25, 2023

Is your feature request related to a problem? Please describe.

Currently the otp:get returns an OTP from the server. The expiry of the OTP lies with the server. Enhance the code for the client to optionally set the expiry for the opt:get

Describe the solution you'd like

Add an optional parameter to the "otp" verb to set the expiry limit.

@sitaram-kalluri sitaram-kalluri added the enhancement New feature or request label Sep 25, 2023
@sitaram-kalluri
Copy link
Member Author

The changes in at_commons are in: atsign-foundation/at_libraries#422
The changes in at_server are in: atsign-foundation/at_server#1598

@sitaram-kalluri
Copy link
Member Author

sitaram-kalluri commented Oct 16, 2023

Code changes completed. Pending PR review and merging to trunk branch

@sitaram-kalluri
Copy link
Member Author

The changes are merged to trunk and released into Canary 3.0.36b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant