Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

implement user model and authentication & authorization #9

Closed
albjeremias opened this issue Sep 8, 2021 · 5 comments
Closed

implement user model and authentication & authorization #9

albjeremias opened this issue Sep 8, 2021 · 5 comments
Assignees

Comments

@albjeremias
Copy link
Contributor

https://loopback.io/doc/en/lb4/Authentication-overview.html

@albjeremias albjeremias self-assigned this Sep 8, 2021
@albjeremias albjeremias changed the title implement user authentication & authorization implement user model and authentication & authorization Sep 9, 2021
@albjeremias
Copy link
Contributor Author

@watchoutfreedom where can i see the user model? :) got somewhere lost in the long chat history we have

@watchoutfreedom
Copy link
Contributor

hey no prob, User model and the dependant models can be seen here :
https://dbdiagram.io/d/61275bb76dc2bb6073bc5755

@watchoutfreedom
Copy link
Contributor

Captura de pantalla 2021-09-10 a las 22 34 59

@albjeremias
Copy link
Contributor Author

albjeremias commented Sep 10, 2021

@watchoutfreedom ill proceed with this next.. since you requested it on the #4 ;)

I am having the tendency to use this type of authentication...
https://swagger.io/docs/specification/authentication/bearer-authentication/

but would be maybe way more interesting to think about something like
https://swagger.io/docs/specification/authentication/oauth2/

but since its more complex might delay to much other more important components.. so i would go on with the more simple, and later we see if we want to upgrade to something else.

what do you think?

@watchoutfreedom
Copy link
Contributor

Yes let's make an issue with the more complex and make the simpler for now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants