79270355

Date: 2024-12-11 02:59:50
Score: 1.5
Natty:
Report link

You can create strategies to handle OAuth.

This is my repo to log in with google, you can access the auth module to check it out. the solution I'm doing is FE will call the API from BE to redirect to Oauth page, and the callback will call your BE, your BE will redirect to FE, and return the token and use it

Reasons:
  • Blacklisted phrase (0.5): check it out
  • Low length (0.5):
  • No code block (0.5):
Posted by: Hai Alison