Added connections. Added url redirect for login.
This commit is contained in:
3
src/app/connections/callback/callback.component.html
Normal file
3
src/app/connections/callback/callback.component.html
Normal file
@ -0,0 +1,3 @@
|
||||
@if (success || failure) {
|
||||
<p>Automatically going back to the connections page soon...</p>
|
||||
}
|
Reference in New Issue
Block a user