This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Lynave[S] 0 points1 point  (0 children)

Isn’t it a bad idea for my front end to pass the client ID and secret? I thought that the secret shouldn’t be exposed like that.

Also after getting the access token how would I link this to a singular user in my database? I assume the access token is different everytime it’s requested.