How to share OAuth2 authentication between clients and servers

314
0
10-10-2023 04:58 PM
zhangjinzhou
New Contributor

I have an angular application and a nodejs server. I am able to authenticate a session on angular end with OAuth2 and access a secured feature service. Is there a way to share the authentication with nodejs server and access the same feature service?

Tags (2)
0 Kudos
0 Replies