You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you for your contribution! I like the structured design and naming convention of your framework.
Do you have a plan to include authentication?
In addition to the abstract controller, you could offer a SecureController that handles authentication: If not authenticated, the request could be redirected via a login method.
The text was updated successfully, but these errors were encountered:
Hello, thank you for your contribution! I like the structured design and naming convention of your framework.
Do you have a plan to include authentication?
In addition to the abstract controller, you could offer a SecureController that handles authentication: If not authenticated, the request could be redirected via a login method.
The text was updated successfully, but these errors were encountered: