OpenPecha / Requests

RFWs and RFCs for all OpenPecha repositories
0 stars 0 forks source link

[RFC0105] User need to redirect to monlam ai model landing page if already logged in #377

Closed tenkus47 closed 5 months ago

tenkus47 commented 5 months ago

RFC0105: User need to redirect to monlam ai model landing page if already logged in

Named Concepts

Auth0 : Auth0 is a flexible, drop-in solution to add authentication and authorization services to your applications.

Summary

i think we need to check the expire of cookie and make it longer or may be we can call auth0 api on login page loaded and check if the user is already logged in. and if he is logged in we can redirect him to the main page

Dependencies

Include all the dependencies you are going to use while implementing.

Infrastructures

Include all the infrastructure required for running the task, such as S3 bucket, EC2 server, etc.

Design Illustrations

Include all the pictorial representation of your implementation, such as flowchart, ER diagram, etc.

Justification

Add justification for the strategies you have proposed above.

Why was the currently proposed design selected over alternatives?

What would be the impact of going with one of the alternative approaches?

Testing

Describe the kind of testing procedures that are needed as part of fulfilling this request.

Implementation Steps

List all the steps involved during implementation.

Reviewed By

Who has reviewed the RFC?