spring-authorization-server
spring-authorization-server copied to clipboard
How-to: Authenticate a user in a Single Page Application with PKCE
Publish a guide on How-to: Authenticate a user in a Single Page Application with PKCE
Related gh-499
@jgrandja I am trying to authenticate Angular app using PKCE but am getting error. I guess I have a bad server configuration. Could you direct me to some example?
@vakho10, take a look at this sample I worked up for a recent webinar on SAS which focused on SPAs. You will want to browse some of the previous commits to that branch. You may also benefit from watching the recording of the webinar.