spring-projects / spring-authorization-server

Spring Authorization Server
https://spring.io/projects/spring-authorization-server
Apache License 2.0
4.84k stars 1.27k forks source link

Investigate providing personal access tokens #1716

Open jgrandja opened 3 weeks ago

jgrandja commented 3 weeks ago

Although personal access token capability is not specified in any of the OAuth2 RFC's, we should still investigate to see how one would extend Spring Authorization Server and provide personal access tokens.