Skip to content

Dev #3

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

Merged
merged 95 commits into from
Jan 2, 2021
Merged

Dev #3

merged 95 commits into from
Jan 2, 2021

Conversation

daystram
Copy link
Owner

@daystram daystram commented Jan 2, 2021

ratify-be

  • Refactored token storage in Redis
  • Added token introspection endpoint
  • Added client_secret revoke endpoint
  • Migrated authentication to self-issued OAuth flow
  • Encrypted client_secret
  • Added token scopes
  • Added OpenID id_token generation

ratify-fe

  • Added AuthorizationManager library
  • Added Authorization prompt/page
  • Added Signup page
  • Added Home page
  • Added Manage page
  • Added Dashboard page
  • Added Profile page
  • Added Application page
  • Added new application registration prompt
  • Added application token revoke/renew prompt
  • Implemented authentication using ratify-be's OAuth flow (auth code with PKCE)
  • Streamlined animation and transitions

@daystram daystram merged commit fff336c into master Jan 2, 2021
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.

1 participant