spring-authorization-server icon indicating copy to clipboard operation
spring-authorization-server copied to clipboard

How-to: Authenticate a user in a Single Page Application with PKCE

Open jgrandja opened this issue 3 years ago • 2 comments

Publish a guide on How-to: Authenticate a user in a Single Page Application with PKCE

Related gh-499

jgrandja avatar Dec 17 '21 16:12 jgrandja

@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 avatar May 03 '22 09:05 vakho10

@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.

sjohnr avatar May 03 '22 16:05 sjohnr