plynx.web.user

All of the endpoints related to Users

Module Contents

plynx.web.user.demo_user_manager[source]
plynx.web.user.template_collection_manager[source]
plynx.web.user.GOOGLE_CLIENT_ID[source]
plynx.web.user.get_auth_token()[source]

Generate access and refresh tokens

plynx.web.user.get_user(username: str)[source]

Get user info by username

plynx.web.user.post_user()[source]

Update user info

plynx.web.user.post_register()[source]

Register a new user

plynx.web.user.post_register_with_oauth2()[source]

Register a new user