Hello everyone, you probably already know that authentication with Password Grant Tokens has been deprecated and it is recommended to use Authorization Code Grant with PKCE instead, but the problem is that it uses sessions. Does anyone know how to implement this for a stateless application? 🙏
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community