Backend Development

Implementing an authentication system in REST APIs?

Submitted by Carb0n, , Thread ID: 74983

Thread Closed

RE: Implementing an authentication system in REST APIs?

#3
You can add in an APIKEY function that user can then set within their user profile - this can then be ran as "if API_KEY is blank then exit - else login and continue session"

Users browsing this thread: 1 Guest(s)