二手产品经理

二手产品经理

THIS IS RENO

replit auth - 87 days - Learn Python online for 100 days

Record#

  1. Today's knowledge point is using replit's login authentication feature.
  2. I still don't quite understand this feature. It should be enabled on the running code page in order to work properly. In other words, the code needs to be started first.
  3. After enabling it, retrieve various user information such as X-Replit-User-Name (username), user ID, and group.
  4. This exercise is an addition to the previous 87 days, adding user login authentication. Isn't it unnecessary to use two forms of authentication?

CODE#

main.py#

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.