codeskyblue / codeskyblue/gohttpserver
can you add support for Okta ? online authentication
Open
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 583
- PR merge metrics
- No merged PRs in 30d
Description
[www.okta.com](www.okta.com)
is a very popular online user management and online authentication, authorization management.
It is have open-id connect supported. ......
If gohttpserver and support okta, then you do NOT need write any code for user management
like sign up, sign in, forget password, retrieve password, reset password, add a new user, assign user a role, role management, etc........ okta can do it for you.
you only need to write a middle ware to connect to okta.
This is best choice for now to add user management to gohttpserver.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.