STORY
Nosskey: PPPs Week1
AUTHOR
Joined 2023.09.19
PROJECT
DATE
VOTES
sats
COMMENTS
TAGS

Nosskey: PPPs Week1

Plans

  • Client/Server login function.

  • DB setting for production. (Now, running on docker compose in local)

  • Mail server setting on cloud and its authenticate implementation.

  • Building sample client application with nosvelte.

Progress

  • encrypto/decrypto password function in front app.

Problems

  • I am undecided about that, should the login function be implemented with a REST API instead of as a relay?🤔

  • The term "password" may not be appropriate because users may mistakenly think that if they ask the administrator, he or she will reissue the password.🤔

Links