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

feat: add new validation routes #426

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

elliot14A
Copy link
Contributor

routes

  1. .organisations/{id}/token/validate
    2./applications/{id}/token/validate
    3./space/{id}/token/validate

are not removed for now due to some dependencies

Comment on lines +32 to +33
fmt.Println(tokenBody.Token)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove print statements

@shreeharsha-factly shreeharsha-factly merged commit 7999d0d into develop Mar 13, 2024
1 of 2 checks passed
@shreeharsha-factly shreeharsha-factly deleted the change-validate-token-routes branch March 13, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants